SyServiceExceptionRoutingDocumentRelationship 
Logical Entity Name  SyServiceExceptionRoutingDocumentRelationship 
Default Table Name  SyServiceExceptionRoutingDocumentRelationship 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionRoutingDocumentRelationship Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionRoutingDocumentRelationshipId(PK)    char(10)  NO 
 
SyServiceExceptionTemplateId(FK)    int  NO 
 
SyServiceExceptionRoutingTemplateId(FK)    int  NO 
 
SyCampusId(FK)    int  NO 
 
CmDocTypeId(FK)    int  NO 
 
UserId(FK)    int  NO 
 
DateAdded    char(10)  NO 
 
DateLstMod    char(10)  NO 
 
ts    char(10)  NO 
 

SyServiceExceptionRoutingDocumentRelationship Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SyServiceExceptionRoutingDocumentRelationshipId  PrimaryKey  SyServiceExceptionRoutingDocumentRelationshipId 

SyServiceExceptionRoutingDocumentRelationship Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
CmDocType  Non-Identifying  One To Zero or More  Fk_SyServiceExceptionRoutingDocumentRelationship_CmDocType      CmDocTypeId  NO  YES 
SyCampus  Non-Identifying  One To Zero or More  Fk_SyServiceExceptionRoutingDocumentRelationship_SyCampus      SyCampusId  NO  YES 
SyServiceExceptionRoutingTemplate  Non-Identifying  One To Zero or More  Fk_SyServiceExceptionRoutingDocumentRelationship_SyServiceExceptionRoutingTemplate      SyServiceExceptionRoutingTemplateId  NO  YES 
SyServiceExceptionTemplate  Non-Identifying  One To Zero or More  Fk_SyServiceExceptionRoutingDocumentRelationship_SyServiceExceptionTemplate      SyServiceExceptionTemplateId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionRoutingDocumentRelationship_SyStaffSyStaffId      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceExceptionRoutingDocumentRelationship Check Constraints 
Check Constraint Name  CheckConstraint